projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2144fd1
)
(XOS_NEEDS_TIME_H): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 2 Jun 1993 20:15:04 +0000
(20:15 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 2 Jun 1993 20:15:04 +0000
(20:15 +0000)
src/s/hpux.h
patch
|
blob
|
history
src/s/sol2.h
patch
|
blob
|
history
diff --git
a/src/s/hpux.h
b/src/s/hpux.h
index 0ddad87e53efe736801e22abd67fc61648c64548..cd15e1ce13d2353659d22bb38ae7514c9cd17ca9 100644
(file)
--- a/
src/s/hpux.h
+++ b/
src/s/hpux.h
@@
-258,3
+258,6
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* This is how to get the device name of the control end of a pty. */
#define PTY_NAME_SPRINTF \
sprintf (pty_name, "/dev/ptym/pty%c%x", c, i);
+
+/* This triggers a conditional in xfaces.c. */
+#define XOS_NEEDS_TIME_H
diff --git
a/src/s/sol2.h
b/src/s/sol2.h
index 1b999aa950972e1c2bf1b9acedd996ec4bf48502..5255b773dca0cb4c8e7e98f042978fc4a1506092 100644
(file)
--- a/
src/s/sol2.h
+++ b/
src/s/sol2.h
@@
-1,5
+1,8
@@
#include "usg5-4.h"
+/* This triggers a conditional in xfaces.c. */
+#define XOS_NEEDS_TIME_H
+
#define POSIX
/* Here is how to find X Windows. The -R option says where